home *** CD-ROM | disk | FTP | other *** search
/ Champak 123 / (Vol 123) Jan 13 2011.iso / Games / doraemon_fishing.swf / scripts / DefineSprite_88 / frame_10 / DoAction.as
Text File  |  2011-01-13  |  202b  |  8 lines

  1. stop();
  2. if(_root.score_mc.now_mc._currentframe == 7)
  3. {
  4.    _root.score_mc.now_mc.gotoAndPlay("g2");
  5. }
  6. _root.score_mc.now_mc.now2_mc.pointPlus(-2);
  7. _root.score_mc.now_mc.now2_mc.gotoAndPlay("g3");
  8.